net/http.http2serverConn.processWindowUpdate (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5354: 		return sc.processWindowUpdate(f)
		h2_bundle.go#L5394: func (sc *http2serverConn) processWindowUpdate(f *http2WindowUpdateFrame) error {